FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ma.ambulanter.fall#1.0.6 (140 ms)

Package ma.ambulanter.fall
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ma.ambulanter.fall@1.0.6&canonical=http://ma-ambulant.de/StructureDefinition/MaAccountSchein
Url http://ma-ambulant.de/StructureDefinition/MaAccountSchein
Status draft
Name MaAccountSchein
Title WIP Ambulanter Schein
Experimental False
Description WIP
Type Account
Kind resource

Resources that use this resource

StructureDefinition
http://ma-ambulant.de/StructureDefinition/MaChargeItemEbm WIP EBM-Ziffer
http://ma-ambulant.de/StructureDefinition/MaChargeItemInterneLeistung WIP Interne Leistung
http://ma-ambulant.de/StructureDefinition/MaEncounterBesuch WIP: Ambulanter Besuch

Resources that this resource uses

StructureDefinition
http://fhir.de/StructureDefinition/ExtensionAbrechnungsDiagnoseProzedur Fallbezogene Abrechnungsrelevanz von Diagnosen und Prozeduren
http://fhir.de/StructureDefinition/ExtensionAbrechnungsart Abrechnungsart
http://fhir.de/StructureDefinition/identifier-abrechnungsnummer Identifier-Profil für die Abbildung einer Abrechnungsnummer ("Fallnummer")
http://ma-ambulant.de/StructureDefinition/ExtensionAbrechnungsbereich Extension Abrechnungsbereich
http://ma-ambulant.de/StructureDefinition/ExtensionAbrechnungsstatus WIP
http://ma-ambulant.de/StructureDefinition/ExtensionAusstellungsdatum Ausstellungsdatum
http://ma-ambulant.de/StructureDefinition/ExtensionScheinart Extension Scheinart
http://ma-ambulant.de/StructureDefinition/IdentifierScheinnummer WIP Identifier Scheinnummer
http://ma-ambulant.de/Valueset/AbrechnungsartErweitert Valueset erweiterte Abrechnungsarten


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "MaAccountSchein",
  "url" : "http://ma-ambulant.de/StructureDefinition/MaAccountSchein",
  "name" : "MaAccountSchein",
  "title" : "WIP Ambulanter Schein",
  "status" : "draft",
  "description" : "WIP",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Account",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Account",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Account.extension",
        "path" : "Account.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "ordered" : false,
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "Account.extension:Abrechnungsstatus",
        "path" : "Account.extension",
        "sliceName" : "Abrechnungsstatus",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ma-ambulant.de/StructureDefinition/ExtensionAbrechnungsstatus"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Account.extension:AbrechnungsDiagnoseProzedur",
        "path" : "Account.extension",
        "sliceName" : "AbrechnungsDiagnoseProzedur",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://fhir.de/StructureDefinition/ExtensionAbrechnungsDiagnoseProzedur"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Account.extension:Ausstellungsdatum",
        "path" : "Account.extension",
        "sliceName" : "Ausstellungsdatum",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ma-ambulant.de/StructureDefinition/ExtensionAusstellungsdatum"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Account.identifier",
        "path" : "Account.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "open",
          "ordered" : false
        },
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Account.identifier:Scheinnummer",
        "path" : "Account.identifier",
        "sliceName" : "Scheinnummer",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Identifier",
            "profile" : [
              "http://ma-ambulant.de/StructureDefinition/IdentifierScheinnummer"
            ]
          }
        ],
        "patternIdentifier" : {
          "type" : {
            "coding" : [
              {
                "code" : "ASN",
                "system" : "http://ma-ambulant.de/CodeSystem/identifier-type-de-basis-erweitert"
              }
            ]
          }
        },
        "mustSupport" : true
      },
      {
        "id" : "Account.identifier:Scheinnummer.type",
        "path" : "Account.identifier.type",
        "mustSupport" : true
      },
      {
        "id" : "Account.identifier:Scheinnummer.system",
        "path" : "Account.identifier.system",
        "mustSupport" : true
      },
      {
        "id" : "Account.identifier:Scheinnummer.value",
        "path" : "Account.identifier.value",
        "mustSupport" : true
      },
      {
        "id" : "Account.type",
        "path" : "Account.type",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "code" : "AMB",
              "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode"
            }
          ]
        },
        "mustSupport" : true
      },
      {
        "id" : "Account.type.extension:Scheinart",
        "path" : "Account.type.extension",
        "sliceName" : "Scheinart",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ma-ambulant.de/StructureDefinition/ExtensionScheinart"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Account.type.coding",
        "path" : "Account.type.coding",
        "mustSupport" : true
      },
      {
        "id" : "Account.subject",
        "path" : "Account.subject",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Account.servicePeriod",
        "path" : "Account.servicePeriod",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Account.servicePeriod.start",
        "path" : "Account.servicePeriod.start",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Account.servicePeriod.end",
        "path" : "Account.servicePeriod.end",
        "mustSupport" : true
      },
      {
        "id" : "Account.coverage",
        "path" : "Account.coverage",
        "mustSupport" : true
      },
      {
        "id" : "Account.coverage.extension",
        "path" : "Account.coverage.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "ordered" : false,
          "rules" : "open"
        }
      },
      {
        "id" : "Account.coverage.extension:Abrechnungsart",
        "path" : "Account.coverage.extension",
        "sliceName" : "Abrechnungsart",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://fhir.de/StructureDefinition/ExtensionAbrechnungsart"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Account.coverage.extension:Abrechnungsart.value[x]",
        "path" : "Account.coverage.extension.value[x]",
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "http://ma-ambulant.de/Valueset/AbrechnungsartErweitert"
        }
      },
      {
        "id" : "Account.coverage.extension:Abrechnungsbereich",
        "path" : "Account.coverage.extension",
        "sliceName" : "Abrechnungsbereich",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ma-ambulant.de/StructureDefinition/ExtensionAbrechnungsbereich"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Account.owner",
        "path" : "Account.owner",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Account.partOf",
        "path" : "Account.partOf",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Account.partOf.identifier",
        "path" : "Account.partOf.identifier",
        "min" : 1,
        "type" : [
          {
            "code" : "Identifier",
            "profile" : [
              "http://fhir.de/StructureDefinition/identifier-abrechnungsnummer"
            ]
          }
        ],
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.